FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.nfdi4health.mds#2.0.0 (62 ms)

Package de.nfdi4health.mds
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.nfdi4health.mds@2.0.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-comparison-group-backport-r5
Url https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-comparison-group-backport-r5
Version 0.9
Status draft
Name NFDI4Health_EX_MDS_Study_Comparison_Group_Backport_R5
Title NFDI4Health EX MDS Study Comparison Group Backport R5
Experimental False
Description Extension providing information about the arm(s)/group(s)/cohort(s) and intervention(s)/exposure(s) in a resource. Based on ResearchStudy.comparisonGroup (R5)
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-study NFDI4Health PR MDS Study

Resources that this resource uses

StructureDefinition
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-evidence-variable-exposure NFDI4Health PR MDS Evidence Variable Exposure
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-evidence-variable-intervention NFDI4Health PR MDS Evidence Variable Intervention
https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-arm-group-type-nci NFDI4Health VS MDS Study Arm Group Type [NCI]


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nfdi4health-ex-mds-study-comparison-group-backport-r5",
  "url" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-comparison-group-backport-r5",
  "version" : "0.9",
  "name" : "NFDI4Health_EX_MDS_Study_Comparison_Group_Backport_R5",
  "title" : "NFDI4Health EX MDS Study Comparison Group Backport R5",
  "status" : "draft",
  "publisher" : "NFDI4Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "description" : "Extension providing information about the arm(s)/group(s)/cohort(s) and intervention(s)/exposure(s) in a resource. Based on ResearchStudy.comparisonGroup (R5)",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "NFDI4Health",
      "name" : "NFDI4Health to FHIR Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "ResearchStudy"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Arms or groups/cohorts of the [RESOURCE]",
        "definition" : "Group of items providing information about arms or groups/cohorts of a [RESOURCE].",
        "comment" : "[Backport Extension from R5: ResearchStudy.comparisonGroup; Please note that some of the elements are not relevant for NFDI4Health. Also the DataType of 'Description' has been modified to string.]",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.groups"
          }
        ]
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "min" : 1
      },
      {
        "id" : "Extension.extension:linkId",
        "path" : "Extension.extension",
        "sliceName" : "linkId",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Extension.extension:linkId.extension",
        "path" : "Extension.extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:linkId.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "linkId"
      },
      {
        "id" : "Extension.extension:linkId.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "id"
          }
        ]
      },
      {
        "id" : "Extension.extension:name",
        "path" : "Extension.extension",
        "sliceName" : "name",
        "min" : 1,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.groups.name"
          },
          {
            "identity" : "NFDI4Health",
            "map" : "Design.arms"
          }
        ]
      },
      {
        "id" : "Extension.extension:name.extension",
        "path" : "Extension.extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:name.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "name"
      },
      {
        "id" : "Extension.extension:name.value[x]",
        "path" : "Extension.extension.value[x]",
        "short" : "Name of the group | Name of the arm",
        "definition" : "Short name used to identify the group. | Short name used to identify the arm.",
        "comment" : "'Group' means a predefined group (cohort) of participants to be studied. | 0..*, if Resource.classification.type == ('Study' OR 'Substudy') AND Design.primaryDesign == 'Interventional'; otherwise 0..0",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Extension.extension:type",
        "path" : "Extension.extension",
        "sliceName" : "type",
        "min" : 0,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.arms.type"
          }
        ]
      },
      {
        "id" : "Extension.extension:type.extension",
        "path" : "Extension.extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:type.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "type"
      },
      {
        "id" : "Extension.extension:type.value[x]",
        "path" : "Extension.extension.value[x]",
        "short" : "Role of the arm",
        "definition" : "Role of the given arm in the [RESOURCE].",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-arm-group-type-nci"
        }
      },
      {
        "id" : "Extension.extension:description",
        "path" : "Extension.extension",
        "sliceName" : "description",
        "min" : 0,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.groups.description"
          },
          {
            "identity" : "NFDI4Health",
            "map" : "Design.arms.description"
          }
        ]
      },
      {
        "id" : "Extension.extension:description.extension",
        "path" : "Extension.extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:description.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "description"
      },
      {
        "id" : "Extension.extension:description.value[x]",
        "path" : "Extension.extension.value[x]",
        "short" : "Additional information about the group | Additional information about the arm",
        "definition" : "Additional descriptive information about the given group. | Additional descriptive information about the given arm.",
        "comment" : "Explanation of the nature of the [RESOURCE] group (for example, participants with and without a condition, participants with and without an exposure, etc.).",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Extension.extension:intendedExposure",
        "path" : "Extension.extension",
        "sliceName" : "intendedExposure",
        "short" : "For 1.17.21\tDesign.interventions: Interventions of the [RESOURCE] | For 1.17.22\tDesign.exposures: Exposures of the [RESOURCE]",
        "definition" : "For 1.17.21 Design.interventions: Group of items providing information about the interventions of the [RESOURCE]. | For 1.17.22 Design.exposures: Group of items providing information about the exposures of the [RESOURCE].",
        "comment" : "Additional information: For 1.17.21 Design.interventions: Specification of the intervention(s) associated with each arm. | For 1.17.22 Design.exposures: Specification of the exposure(s) associated with each group.",
        "min" : 0,
        "max" : "*",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.interventions"
          },
          {
            "identity" : "NFDI4Health",
            "map" : "Design.exposures"
          }
        ]
      },
      {
        "id" : "Extension.extension:intendedExposure.extension",
        "path" : "Extension.extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:intendedExposure.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "intendedExposure"
      },
      {
        "id" : "Extension.extension:intendedExposure.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-evidence-variable-intervention",
              "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-evidence-variable-exposure"
            ]
          }
        ]
      },
      {
        "id" : "Extension.extension:observedGroup",
        "path" : "Extension.extension",
        "sliceName" : "observedGroup",
        "min" : 0,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.groups.label"
          }
        ]
      },
      {
        "id" : "Extension.extension:observedGroup.extension",
        "path" : "Extension.extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:observedGroup.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "observedGroup"
      },
      {
        "id" : "Extension.extension:observedGroup.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-comparison-group-backport-r5"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.